Automations

Authentication Azure Key Vault Commands

  • Version: 1.8.6
  • Official Verified

OpenBots commands for Azure key vault authentication automation.

OpenBots.Commands.Authentication.AzureKeyVault \ Get Secret Certificate Command

Command: Get Secret Certificate Command

This command retrieves a certificate from Azure Key Vault.

Parameters

Key Vault Uri

Define the Uri of the key vault to retrieve certificates from.

Required

Credential Type

Please specify the credential type used for azure authentication.

Required

Certificate Name

Define the name of the certificate to get from Azure key vault.

Required

Certificate Identifier

Define the Certificate identifier of the Certificate to get from Azure key vault.

Required

Client Id

Enter the Id of your Azure Active Directory application.

Required

Client Secret

Enter the secret string that the application uses to prove its identity when requesting a token.

Required

Output Folder Path

Enter or select the Folder Path to place the certificate file in.

Required

File Name

Enter or select the name of the certificate file to save.

Required

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo